| Component |
| Logical Entity Name | Component |
| Default Table Name | Component |
| Physical Only | NO |
| Owner | dbo |
| Definition | |
| Note |
| Component Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
Id |
int | NO | ||
| ComponentIdentifier | uniqueidentifier | NO | ||
| Name | nvarchar(255) | NO | ||
| Template | nvarchar(max) | NO | ||
| Bindings | nvarchar(max) | YES | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| UserId | int | NO | ||
| ts | timestamp | NO |
| Component Primary and Unique Keys |
| Key Name | Key Type | Keys |
| PK_Component | PrimaryKey | Id |
| Component Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| WorkspaceComponent | Non-Identifying | One To Zero or More | FK_WorkspaceComponent_ComponentId_Component_Id | NO | YES |
| Component Check Constraints |
| Check Constraint Name | CheckConstraint |
| Component Storage |
| STORAGE OPTION | STORAGE VALUE |
| Filegroup | PRIMARY |
| Text Image File Group | PRIMARY |
| Component Where Used - Model Usage |
| Mapped Object | Is User Defined? | Denormalization Mappings | Description | Bound Attachments |
| Logical dbo.Component |
NO | |||
| Physical (Microsoft SQL Server) dbo.Component |
NO |
| Component Where Used - Submodel Usage |
| Model | Submodel Usage |
| Logical | Main Model |
| Physical (Microsoft SQL Server) | Main Model |
| Component Data Movement Rules |
| Name | Type | Rule Text/Value |